AssetManager.registerApp

Registers an assest value provided by the application

struct AssetManager(T)
void
registerApp
(
string mod
,)

Parameters

mod string

Name of asset

value T

The value of the asset

Meta